home *** CD-ROM | disk | FTP | other *** search
- Path: connix.com!news
- From: Scott Hawley <shawley@connix.com>
- Newsgroups: comp.lang.c
- Subject: Re: Overwriting file information?
- Date: 17 Jan 1996 17:28:22 GMT
- Organization: SHAWLEY SYSTEMS
- Message-ID: <4djbjm$6l8@comet.connix.com>
- References: <Ed-1601960129180001@allentown03.voicenet.com>
- NNTP-Posting-Host: shawley.connix.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- open to update '+' and use fseek/lseek to get to where you want to
- wrtie then write it.
-
-